home *** CD-ROM | disk | FTP | other *** search
/ Kimeruze! Yamikon! / Kimeruze! Yamikon!.iso / mac / YARIKON / EVENT12.Dxr / 00005.ls < prev    next >
Encoding:
Text File  |  1996-10-23  |  492 b   |  18 lines

  1. on enterFrame
  2.   global hs
  3.   set hs to 1
  4.   set the visible of sprite 13 to 0
  5.   set the visible of sprite 14 to 0
  6.   set the visible of sprite 15 to 0
  7.   set the visible of sprite 16 to 0
  8.   set the visible of sprite 17 to 0
  9.   set the visible of sprite 18 to 0
  10.   set the visible of sprite 19 to 0
  11.   set the visible of sprite 20 to 0
  12.   set the visible of sprite 21 to 0
  13.   set the visible of sprite 22 to 0
  14.   set the visible of sprite 23 to 0
  15.   set the visible of sprite 24 to 0
  16.   updateStage()
  17. end
  18.